home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / fnos16a5.zip / HELP.ZIP / RSPF < prev    next >
Text File  |  1994-08-10  |  1KB  |  41 lines

  1.  
  2. rspf <subcommand>
  3.  
  4.      RSPF is the Radio Shortest Path First protocol. Each station
  5. listens for  RRH (Router  to  Router Hello) messages. When such a RRH
  6. message is received, it will figure out if the link is bi-directional
  7. by pinging the  other  station. The protocol is described in the RSPF
  8. 2.1 specification.
  9.  
  10.      
  11.     rspf interface <interface> <quality> <horizon>
  12.  
  13.      <interface> is the required interface rspf should use.  quality
  14.      is from 1  to   127,  horizon  is between 1 to 255.  End nodes
  15.      should have the quality set to 1. Immediate nodes normally set
  16.      the quality to 8. The normally used value for horizon is 32.
  17.      
  18.  
  19.     rspf mode [vc | datagram | none]
  20.  
  21.      (B)  Display the preferred mode for RSPF.  Modes are vc  (Virtual
  22.      Circuit) and datagram.  none resets the preferred mode.
  23.      
  24.  
  25.     rspf rrhtimer [seconds]
  26.  
  27.      (B)  Display or set the rrh timer value.
  28.      
  29.  
  30.     rspf suspecttimer [<seconds>]
  31.  
  32.      (B)  Display or set the suspect timer value.
  33.      
  34.  
  35.     rspf timer [<seconds>]
  36.  
  37.      (B)  Display or set the update timer value.
  38.      
  39.  
  40.  
  41.